object Form1: TForm1 Left = 156 Top = 183 BorderIcons = [] BorderStyle = bsNone Caption = 'Form1' ClientHeight = 276 ClientWidth = 430 Color = clBlue Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poDefault WindowState = wsMaximized OnActivate = FormKijk OnCreate = FormCreate OnPaint = FormShow PixelsPerInch = 96 TextHeight = 13 object Label2: TLabel Left = 3 Top = -2 Width = 112 Height = 54 Caption = 'Setup' Color = clBlack Font.Color = clBlack Font.Height = -48 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentColor = False ParentFont = False Transparent = True end object Label1: TLabel Left = 3 Top = -5 Width = 112 Height = 54 Caption = 'Setup' Color = clWhite Font.Color = clWhite Font.Height = -48 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentColor = False ParentFont = False Transparent = True end object Image1: TImage Left = 25 Top = 60 Width = 105 Height = 105 AutoSize = True end object Label3: TLabel Left = 0 Top = 252 Width = 430 Height = 24 Align = alBottom Alignment = taRightJustify Caption = 'Setup version 1.0 ' Font.Color = clWhite Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end end